home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / xcmd / prctclxf.sit / Sources / Test Project / (BinaryTreeTest.π) / output.1 next >
Encoding:
Text File  |  1990-07-29  |  1.6 KB  |  28 lines  |  [TEXT/KAHL]

  1. Inserting 1024 random items, individual calls
  2. Function          Minimum  Maximum  Total   Average    %   Entries
  3. substriorder           0      635  3274816      272     9    12011
  4. str_tinsert_many       0    51025  3107090     3034     8     1024
  5. substricmp             0      673  3261919      170     8    19158
  6. orderikeys             0    65745  2760314      229     7    12011
  7. GetGlobalToString      0     2778  2300562     2246     6     1024
  8. find                   0     3560  2170124     1059     5     2048
  9. EntryPoint             0    36548  1600737     1563     4     1024
  10. GetGlobalToNum         0     2020  1637411     1599     4     1024
  11. binsearch_str          0     1495  1159362     1132     3     1024
  12. comparestr             0    65789  1225733      239     3     5120
  13. GetTheGlobal           0    25446  1434311     1400     3     1024
  14. InitGlobalData         0     1316  1090790     1065     3     1024
  15. Total time = 36270132 (46.302451 seconds)
  16.  
  17. Inserting 1024 random items, single call
  18. Function          Minimum  Maximum  Total   Average    %   Entries
  19. substriorder           0      632  3023749      274    24    11010
  20. orderikeys             0      591  2458316      223    20    11010
  21. find                   0     3436  1772342     1729    14     1025
  22. substricmp             0      535  1616988      146    13    11007
  23. stralloc               0     7252   911322      884     7     1030
  24. newnode                0    40068   776970      758     6     1024
  25. str_tinsert            0      710   373767      365     3     1024
  26. tinsert                0      683   372119      363     3     1024
  27. Total time = 12158611 (15.521683 seconds)
  28.